set correct float abi settings for armel and armhf
authorPeter Michael Green <plugwash@debian.org>
Sun, 14 Jun 2026 08:12:01 +0000 (10:12 +0200)
committerSylvestre Ledru <sylvestre@debian.org>
Sun, 14 Jun 2026 08:12:01 +0000 (10:12 +0200)
commit81cb824f5682db4aefb8e831ddbb0efee516ac63
tree7e2af2906dd47e0ff4a63e5b7bb55e2d37e1a534
parente5339c8007433b734d934def87364bf83aa21535
set correct float abi settings for armel and armhf

debian armel supports systems that don't have a fpu so should use a "float abi"
setting of soft by default.

Debian armhf needs a float abi setting of "hard"

Gbp-Pq: Name 26-set-correct-float-abi.diff
clang/lib/Driver/ToolChains/Arch/ARM.cpp